func mime.isTokenChar

2 uses

	mime (current package)
		grammar.go#L19: func isTokenChar(r rune) bool {
		mediatype.go#L259: 	return !isTokenChar(r)